runtime.cleanupQueue.needG (method)

2 uses

	runtime (current package)
		mcleanup.go#L173: 	if gcCleanups.needG() {
		mcleanup.go#L646: func (q *cleanupQueue) needG() bool {